Autogenerated HTML docs for v2.26.2-357-g86ab1 
diff --git a/git-log.html b/git-log.html index 3156094..37df191 100644 --- a/git-log.html +++ b/git-log.html 
@@ -805,7 +805,10 @@  If no <code>--decorate-refs</code> is given, pretend as if all refs were   included. For each candidate, do not use it for decoration if it   matches any patterns given to <code>--decorate-refs-exclude</code> or if it  - doesn&#8217;t match any of the patterns given to <code>--decorate-refs</code>.  + doesn&#8217;t match any of the patterns given to <code>--decorate-refs</code>. The  + <code>log.excludeDecoration</code> config option allows excluding refs from  + the decorations, but an explicit <code>--decorate-refs</code> pattern will  + override a match in <code>log.excludeDecoration</code>.   </p>   </dd>   <dt class="hdlist1">  @@ -818,6 +821,9 @@  </p>   </dd>   <dt class="hdlist1">  +--[no-]mailmap  +</dt>  +<dt class="hdlist1">   --[no-]use-mailmap   </dt>   <dd>  @@ -2574,6 +2580,14 @@  </li>   <li>   <p>  +<em>mboxrd</em>  +</p>  +<div class="paragraph"><p>Like <em>email</em>, but lines in the commit message starting with "From "  +(preceded by zero or more "&gt;") are quoted with "&gt;" so they aren&#8217;t  +confused as starting a new commit.</p></div>  +</li>  +<li>  +<p>   <em>raw</em>   </p>   <div class="paragraph"><p>The <em>raw</em> format shows the entire commit exactly as  @@ -5111,7 +5125,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2020-03-10 08:03:13 PDT  + 2020-04-29 14:18:27 PDT   </div>   </div>   </body>